home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2084 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: 26 Jan 1996 22:36:11 +0100
  6. Organization: dis-
  7. Message-ID: <4ebhgb$5l6@serpens.rhein.de>
  8. References: <4e8h9k$mp8@sinsen.sn.no> <4e8q90$o22@serpens.rhein.de> <4eb8l5$fv4@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer) writes:
  12.  
  13. >well. with things like spawn() beeing the afaik only compatible
  14. >way to get subtask, but making a copy of the whole program. not
  15. >only the OS, also the applicaions behave that way, so "Unix needs
  16. >lot ram" is just true.
  17.  
  18. What about getting some information first ?
  19.  
  20. The function is called fork().
  21. It copies the address space (i.e parts of the MMU table) and not
  22. the program.
  23.  
  24. >|> Different goals, different requirements.
  25. >|> BTW, the X server here uses about 1MB and not 16MB.
  26.  
  27. >you don't expect the games running also on AmigaX ;)
  28.  
  29. Also ? No, why ? And no, I'm not talking about "AmigaX" whatever
  30. that might be. I was talking about a regular UNIX X11R6 server
  31. and about memory requirements. And you just change the topic.
  32.  
  33. >|> Do you know why ?
  34.  
  35. >because current X can't do fullscreen games.
  36.  
  37. No, that's surely possible. X on most workstations can't do fullscreen
  38. games because it a) isn't meant to do that and b) works with much
  39. higher resolutions than 320x200.
  40.  
  41. >yep, unixgames are no fun.
  42.  
  43. Wrong again.
  44.  
  45. >|> No, that's what you get when your OS doesn't support real-time response.
  46.  
  47. >he means you won't get such bad results on the one and only 
  48. >multimedia OS: Kickstart  ;)
  49.  
  50. Wrong again. There are other systems that are maybe even better suited.
  51.  
  52. -- 
  53.                                 Michael van Elst
  54.  
  55. Internet: mlelstv@serpens.rhein.de
  56.                                 "A potential Snark may lurk in every tree."
  57.